home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
25
/
7
/
DISK2570.ZIP
/
FILE2570.TXT
< prev
next >
Wrap
Text File
|
1991-04-27
|
4KB
|
49 lines
Disk No: 2570
Disk Title: TsrBasic Interpreter
PC-SIG Version: S2
Program Title: TsrBasic Interpreter
Author Version: 2.0
Author Registration: $15.00
Special Requirements: None.
TsrBasic lets you write Terminate and Stay Resident (TSR) programs in
BASIC. It supports both pop up applications that are recalled with a
user defined hotkey sequence and background tasks that are recalled
after a specified period of time has elapsed. The entire interpreter can
be recalled as well, giving you a powerful programmable calculator at
your fingertips.
TsrBasic simplifies BASIC programming by relaxing data type checking
restrictions. This means you do not have to use special suffixes like $
and # to specify the type of data a variable will hold. Any variable can
hold any type of data, either textual or numeric. Conversions are
performed when necessary.
Structured programming is a snap with TsrBasic's IF...THEN...ELSE...END
IF statement, which supports multiline THEN and ELSE clauses and nested
IF's. The conventional form of the IF...THEN...ELSE statement is
supported as well.
TsrBasic's powerful screen handling functions let you select video
attributes, define text windows for input and output, and save and
restore portions of the screen. TsrBasic supports direct video access
for speed or ROM-BIOS/DOS mode for compatibility with nonstandard video
adapters.
TsrBasic lets you execute the contents of a character string so that
you can evaluate arithmetic expressions on the fly. You can also use
this feature to construct powerful user defined functions.
TsrBasic compiles your program into intermediate code and interprets the
intermediate code. This results in fast and efficient program
execution. You can display the intermediate code if you wish. TsrBasic
also lets you convert your BASIC program into an executable (.exe) file
that can be invoked from DOS.
PC-SIG
1030D East Duane Avenue
Sunnyvale Ca. 94086
(408) 730-9291
(c) Copyright 1989 PC-SIG, Inc.